CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 聚类 图像分割

搜索资源列表

  1. 图像模糊C-均值聚类

    3下载:
  2. 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
  3. 所属分类:其它

    • 发布日期:2011-05-30
    • 文件大小:618842
    • 提供者:xiaomeijiaojiao
  1. 结合聚类的分水岭算法

    2下载:
  2. 结合聚类的分水岭算法。先对图像进行改进的分水岭运算,然后在对图像进行聚类得到比较精确的图像,效果较好
  3. 所属分类:源码下载

    • 发布日期:2012-03-15
    • 文件大小:1618
    • 提供者:wuyandeqingdan
  1. 在matlab下的k-均值聚类进行图像分类分割处理

    5下载:
  2. 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-09
    • 文件大小:992
    • 提供者:zhang
  1. matlab.rar

    1下载:
  2. 模糊聚类的图像分割,用matlab语言编写实现模糊聚类的图象分割。,Fuzzy clustering image segmentation, matlab language used to achieve fuzzy clustering image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1144
    • 提供者:Densic
  1. 4713数字图像处理方法的研究

    0下载:
  2. 居于模糊聚类的图像分割算法实现,用MATLAB实现。,image segemention base of fcm,using MATLAB
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-24
    • 文件大小:585673
    • 提供者:曾海森
  1. FCMClust.rar

    1下载:
  2. FCM聚类,实现图像分割,可以将图像分成多类,FCM
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1609
    • 提供者:李敏
  1. mohujulei.rar

    0下载:
  2. matlab模糊聚类算法进行图像分割的源程序,matlab fuzzy clustering algorithm for image segmentation source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:15669
    • 提供者:熊文涛
  1. texture-gabor.rar

    3下载:
  2. gabor提取纹理特征,k-means方法无监督聚类进行图像分割,extract texture feature, cluster by k-means
  3. 所属分类:source in ebook

    • 发布日期:2016-05-11
    • 文件大小:64181
    • 提供者:zhengjuan
  1. 11912900SpectralClustering

    1下载:
  2. 谱聚类算法进行图像分割,该算法应用MATLAB运行。-Spectral clustering algorithm for image segmentation, the algorithm is applied to run MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1358
    • 提供者:liulili
  1. FCM(1)

    0下载:
  2. 这是我们的数字图像处理的大作业,用模糊聚类的方法做的图像分割,希望对大家有用,谢谢!-This is our large digital image processing operations, with the fuzzy clustering method to do image segmentation, hope for all of us, thank you!
  3. 所属分类:Special Effects

    • 发布日期:2016-02-19
    • 文件大小:210139
    • 提供者:郑强
  1. matlab

    1下载:
  2. FCM实现,FCM中的可以用在模糊聚类的图像分割当中-FCM
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9403245
    • 提供者:叶峰
  1. NcutClustering

    2下载:
  2. 谱聚类和SVM相结合的图像分割程序,这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:301922
    • 提供者:liulili
  1. Ncut

    0下载:
  2. 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3012
    • 提供者:Jerry
  1. kmeans

    0下载:
  2. 快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理-Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:334659
    • 提供者:zhangyun
  1. seed

    0下载:
  2. 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:8278
    • 提供者:施云涛
  1. Kmeans

    0下载:
  2. 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:84651
    • 提供者:蚂蚁
  1. a

    0下载:
  2. 图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比-Image segmentation algorithm based on fuzzy clustering partition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:
  1. 73462683ClusterImageSeg

    0下载:
  2. 模糊均值聚类FCM算法对图像的颜色聚类 进行图像分割 聚类个数和聚类中心都是事先决定的-Fuzzy-means clustering algorithm FCM clustering for color image segmentation and clustering the number of cluster centers are determined in advance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:514942
    • 提供者:小五子
  1. Imagesbasedongeneticalgorithmresearchcut

    0下载:
  2. 在图像分割中,运用遗传聚类算法实现图像分割并讨论分割结果-In image segmentation, the use of genetic clustering algorithm to achieve image segmentation and discuss the results of Segmentation
  3. 所属分类:Document

    • 发布日期:2017-05-19
    • 文件大小:5218872
    • 提供者:宁政功
  1. hehanshufcm

    0下载:
  2. 用Matlab实现基于核函数的C均值聚类图像分割,实验好,好用-Using Matlab implementation of kernel-based C-means clustering image segmentation, experimental is good, easy to use
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1639
    • 提供者:liupinggang
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com